ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PointStyleBuilder<TPointView> Class / _pointColorBuilder Property

In This Topic
    _pointColorBuilder Property (_PointStyleBuilder<TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _pointColorBuilder As IPointColorBuilder
    public IPointColorBuilder _pointColorBuilder {get;}
    See Also